# 0 - Carrier Air-group (blank)
model = {
	cost 						= 4
	buildtime					= 160
	defaultorganisation 		= 15
	manpower					= 1
	maxspeed					= 250
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	surfacedefence				= 1
	airdefence					= 1
	airattack					= 1
	strategicattack				= 0
	tacticalattack				= 1
	navalattack					= 1
	range						= 160
	supplyconsumption 			= 1
	fuelconsumption				= 1
}
# 1 - 1939 Carrier Air-group 
model = {
	cost 						= 4
	buildtime					= 160
	defaultorganisation 		= 15
	manpower					= 1
	maxspeed					= 250
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	surfacedefence				= 3
	airdefence					= 1
	airattack					= 1
	strategicattack				= 0
	tacticalattack				= 1
	navalattack					= 1
	range						= 160
	supplyconsumption 			= 1
	fuelconsumption				= 1
}
# 2 - 1942 Carrier Air-group 
model = {
	cost 						= 4
	buildtime					= 160
	defaultorganisation 		= 15
	manpower					= 1
	maxspeed					= 250
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	surfacedefence				= 5
	airdefence					= 1
	airattack					= 1
	strategicattack				= 0
	tacticalattack				= 1
	navalattack					= 1
	range						= 160
	supplyconsumption 			= 1
	fuelconsumption				= 1
}
# 3 - 1945 Carrier Air-group 
model = {
	cost 						= 4
	buildtime					= 160
	defaultorganisation 		= 15
	manpower					= 1
	maxspeed					= 250
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	surfacedefence				= 7
	airdefence					= 1
	airattack					= 1
	strategicattack				= 0
	tacticalattack				= 1
	navalattack					= 1
	range						= 160
	supplyconsumption 			= 1
	fuelconsumption				= 1
}
# 4 - 1947 Carrier Air-group 
model = {
	cost 						= 4
	buildtime					= 160
	defaultorganisation 		= 15
	manpower					= 1
	maxspeed					= 250
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	surfacedefence				= 9
	airdefence					= 1
	airattack					= 1
	strategicattack				= 0
	tacticalattack				= 1
	navalattack					= 1
	range						= 160
	supplyconsumption 			= 1
	fuelconsumption				= 1
}
